Build Log
  

Build started: Project: PinLock, Configuration: Release|SWISTDSDK700_x86 (x86)

Command Lines
  
Creating temporary file "C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock\RSP00005229162600.rsp" with contents
[
/O2 /I "C:\Program Files\Microsoft Visual Studio 9.0\VC\ce7\atlmfc\include" /I "C:\Program Files\Microsoft Visual Studio 9.0\VC\ce7\include" /I "C:\checkout\CEGOBISDK\QMI_SDK\QmiSdk\GobiApi\GobiApiHeader" /D "NDEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "x86" /D "_X86_" /D "STANDARDSHELL_UI_MODEL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /fp:fast /GR- /Yu"stdafx.h" /Fp"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock/PinLock.pch" /Fo"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock/" /Fd"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock/vc80.pdb" /W3 /c /Zi /TP

.\PinLock.cpp

.\PinLockDlg.cpp
]
Creating command line "cl.exe @"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock\RSP00005229162600.rsp" /nologo"
Creating temporary file "C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock\RSP00005629162600.rsp" with contents
[
/OUT:"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock.exe" /INCREMENTAL:NO /LIBPATH:"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release" /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"c:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock.pdb" /STACK:65536,4096 /OPT:REF /OPT:ICF /ENTRY:"WinMainCRTStartup" /DYNAMICBASE:NO  /subsystem:windowsce,6.00 GobiAPI.lib ole32.lib oleaut32.lib uuid.lib

"..\..\..\SWISTDSDK700_x86 (x86)\Release\PinLock\PinLock.obj"

"..\..\..\SWISTDSDK700_x86 (x86)\Release\PinLock\PinLockDlg.obj"

"..\..\..\SWISTDSDK700_x86 (x86)\Release\PinLock\stdafx.obj"

"..\..\..\SWISTDSDK700_x86 (x86)\Release\PinLock\PinLock.res"
]
Creating command line "link.exe @"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock\RSP00005629162600.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
PinLock.cpp
PinLockDlg.cpp
.\PinLockDlg.cpp(356) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
.\PinLockDlg.cpp(359) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
.\PinLockDlg.cpp(430) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
.\PinLockDlg.cpp(464) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
Generating Code...
Linking...
Results
  
Build log was saved at "file://C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\PinLock\BuildLog.htm"
PinLock - 0 error(s), 4 warning(s)